Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: fstring #2197

Merged
merged 14 commits into from
Mar 29, 2024
Merged

Release: fstring #2197

merged 14 commits into from
Mar 29, 2024

Conversation

mikedh
Copy link
Owner

@mikedh mikedh commented Mar 28, 2024

Ludovico Caveglia Curtil and others added 14 commits March 28, 2024 17:23
Fix broken solid name in ASCII STL mesh export
Because Geometry is not exported, it's not possible to use `trimesh.parent.Geometry` in a typed Python expression like this:

```py
mesh: List[trimesh.parent.Geometry]
```

This PR fixes it
fix: export Geometry to allow referencing the load_mesh return type
@mikedh mikedh merged commit f00f271 into main Mar 29, 2024
9 checks passed
@mikedh mikedh deleted the release/fstring branch March 29, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants